body {	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	background: #000000}

td {	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: ##454545;
	text-decoration: none;}

td.alt {	color:#303030;
	width:200px;
	  font-weight: bold;
	background-color:#ff8000;	}

td.alt1 {	color:#303030;
	width:200px;
	background-color:#ffaa80;	}

td.alt2 {	color:#303030;
	width:200px;
	background-color:#ffdd80;	}


img {     border:10}

div.img	{
  margin: 0px;
  border: 0px solid #303030;
  height: auto;
  width: auto;
  float: left;
  valign: top;
  text-align: center;
}	

div.img img	{
  display: inline;
  margin: 0px;
  valign: top;
  border: 0px solid #0000ff;
	opacity:0.4; /* for IE */ filter:alpha(opacity=40); 
}

div.img a:hover img {border: 0px solid #ffffff;
	opacity:1;/* for IE */ filter:alpha(opacity=100);}

div.desc	{
  text-align: center;
  font-weight: normal;
	font-size: 12px;
  width: 120px;
  margin: 2px;
	color: #303030;
}

a:link {	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #8080ff;}

a:active {	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #5050ff;}

a:visited {	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #5050ff;}

a:hover {font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #aa90ff;}

.footer {font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 6px;
	color: #FF9900;}

H1 { font: italic bold 12pt Times, serif; color: #999999}

BGCOLOR="#000000" TEXT="#ffffff" LINK="#aaaaff" VLINK="#5050ff" ALINK="#6060ff"